PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package / Stream Class / getPosition Method
In This Topic
    getPosition Method
    In This Topic
    Gets the position within the current stream.
    Syntax
    public long getPosition()

    Return Value

    The current position within the stream.
    See Also